Skip to content

chore(deps): patch Go vulnerabilities - #51

Merged
enriqueavindi merged 1 commit into
mainfrom
chore/patch-go-vulnerabilities
Aug 18, 2026
Merged

chore(deps): patch Go vulnerabilities#51
enriqueavindi merged 1 commit into
mainfrom
chore/patch-go-vulnerabilities

Conversation

@enriqueavindi

Copy link
Copy Markdown
Contributor

Summary

  • Update Go from 1.26.2 to 1.26.6 across the module, container build, and CI workflows.
  • Upgrade vulnerable indirect dependencies, including cel-go, grpc, x/text, and OpenTelemetry.
  • Refresh go.sum for the updated module graph.

Validation

  • make test
  • make build
  • make lint
  • go mod verify
  • go run golang.org/x/vuln/cmd/govulncheck@latest -show verbose ./...

The final vulnerability scan reports no vulnerabilities.

Checklist

Additional context

The dependency updates include the minimum patched releases identified by the Go vulnerability database and the repository's Dependabot alerts.

Upgrade the Go toolchain and affected indirect dependencies to their patched releases, then refresh the module checksums.
@enriqueavindi
enriqueavindi requested a review from a team as a code owner August 18, 2026 14:49
@enriqueavindi
enriqueavindi merged commit 9aa182e into main Aug 18, 2026
13 checks passed
@enriqueavindi
enriqueavindi deleted the chore/patch-go-vulnerabilities branch August 18, 2026 14:57
@enriqueavindi enriqueavindi mentioned this pull request Aug 18, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants